updating oE machine_func

Accessing Euphoria Internals

machine_func

<built-in> function machine_func(integer machine_id, object args={}) 

performs a machine-specific operation that returns a value.

Returns:

Depends on the called internal facility.

Comments:

This function us mainly used by the standard library files to implement machine dependent operations such as graphics and sound effects. This routine should normally be called indirectly via one of the library routines in a Euphoria include file. User programs normally do not need to call machine_func.

A direct call might cause a machine exception if done incorrectly.

See Also:

machine_proc

Not Categorized, Please Help

Search



Quick Links

User menu

Not signed in.

Misc Menu